Skip to content

release: 0.4.1#11

Open
stainless-app[bot] wants to merge 3 commits intomainfrom
release-please--branches--main--changes--next
Open

release: 0.4.1#11
stainless-app[bot] wants to merge 3 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Apr 23, 2026

Automated Release PR

0.4.1 (2026-04-25)

Full Changelog: v0.4.0...v0.4.1

Chores

  • internal: more robust bootstrap script (69aa90c)

Documentation

  • add Contributor Covenant 2.1 Code of Conduct (#2192) (06635a2)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

Note

Release version 0.4.1 of the Xquik Python SDK

  • Bumps the package version to 0.4.1 in pyproject.toml, _version.py, and the release-please manifest
  • Adds a CITATION.cff metadata file for academic citation support
  • Expands README.md with feature sections, a comparison table, FAQ, and updated documentation links
  • Fixes the bootstrap script to avoid erroring when SKIP_BREW is unset by using ${SKIP_BREW:-} parameter expansion
📊 Macroscope summarized 86242be. 2 files reviewed, 1 issue evaluated, 0 issues filtered, 1 comment posted

🗂️ Filtered Issues

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Apr 23, 2026

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/x-twitter-scraper-python/69aa90c4cb22f105848e073fc4130e5c79db12aa/x_twitter_scraper-0.4.0-py3-none-any.whl'

Expires at: Mon, 25 May 2026 05:28:09 GMT
Updated at: Sat, 25 Apr 2026 05:28:09 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 2da390a to 023878a Compare April 25, 2026 05:27
Comment thread CITATION.cff
Comment on lines +7 to +8
version: 0.4.0
date-released: 2026-04-22
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Medium CITATION.cff:7

CITATION.cff still lists version: 0.4.0 and date-released: 2026-04-22, but this PR releases 0.4.1 on 2026-04-25. The citation metadata will direct users to cite the wrong version and date, inconsistent with all other version-bearing files in the PR. Update these fields to match the actual release.

-version: 0.4.0
-date-released: 2026-04-22
+version: 0.4.1
+date-released: 2026-04-25
🚀 Reply "fix it for me" or copy this AI Prompt for your agent:
In file CITATION.cff around lines 7-8:

`CITATION.cff` still lists `version: 0.4.0` and `date-released: 2026-04-22`, but this PR releases 0.4.1 on 2026-04-25. The citation metadata will direct users to cite the wrong version and date, inconsistent with all other version-bearing files in the PR. Update these fields to match the actual release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant